From: Gert Wollny Date: Tue, 1 Dec 2015 18:05:04 +0000 (+0100) Subject: Update changelog and inject missing entry from last upload X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~305^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=1f1950b7009a7771aacc131e47880885ad04e4b0;p=dcmtk.git Update changelog and inject missing entry from last upload --- diff --git a/debian/changelog b/debian/changelog index dd1f9437..5765f8fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,21 @@ dcmtk (3.6.1~20150924-1) UNRELEASED; urgency=medium * New upstream version - * move vcs to git + * Move vcs to git * Remove dcmtk-www, because it is no longer provided by upstream + * Because of ABI change rename library package to libdcmtk5 + * Add libcharls-dev to libdcmtk-dev dependencies (reason: see below) -- Gert Wollny Tue, 01 Dec 2015 02:46:03 +0100 +dcmtk (3.6.1~20150629-7) unstable; urgency=medium + + * d/control: Add more dependencies to libdcmtk-dev, because the + cmake based build system creates a cmake use file that pulls in + these libraries for linking. + + -- Gert Wollny Sun, 29 Nov 2015 21:16:37 +0100 + dcmtk (3.6.1~20150629-6) unstable; urgency=medium * Change Provides:libdcmtk-dev to Provides:libdcmtk2-dev Closes: #805718